Job Radar. Live notifications. AI processed.
upwork.com 2026-04-24 🟡
🔹 Web Scraper for Danish Rental Property Aggregator
👤 Client: 🇩🇰 Denmark Member since 2026-04-23
💰 Price: $500
🚩 Problem: Build a Python-based web scraper to monitor multiple Danish rental sites continuously, extracting new listings within 0-60 seconds of going live.
📦 Existing: Not specified
Specifications:
[Target] Monitor and extract data from 9 Danish rental property websites: DBA.dk, Lejebolig.dk, BoligZonen.dk, Kvikbolig.dk, Findboliger.dk, Findbolig.nu, Akutbolig.dk, Propstep.com, Boligsurf.dk
[Method] Use Python with libraries like BeautifulSoup and requests for web scraping. Implement error handling to manage anti-bot protections.
[UI/UX] Not applicable
[Stack] Python 3.x, BeautifulSoup, Requests, Selenium (if needed), Docker for containerization, Gunicorn/Werkzeug for server setup, PostgreSQL for database storage
[Security] Ensure data privacy and security by using secure coding practices. Implement logging to monitor scraper activity.
[Format] Store extracted data in a structured JSON format or PostgreSQL database
Workflow:
1. Analyze each target website's structure to identify the best scraping methods (e.g., API, direct HTML parsing).
2. Develop and test scrapers for each site using Python libraries.
3. Implement anti-bot protection handling techniques such as rotating user agents, IP addresses, or using Selenium.
4. Integrate scrapers into a continuous monitoring system with real-time alerting capabilities.
5. Deploy the scraper on a server with reliable uptime and set up automatic restarts in case of failures.